xen.git
2007-03-20 Ewan MellorFix xm network-list through the Xen-API for managed...
2007-03-20 Ewan MellorFix xm block-list through the Xen-API for managed domains.
2007-03-20 Ewan MellorMake xm trigger talk XenAPI; add send_trigger to VM...
2007-03-20 Ewan MellorMake xm debug-keys talk XenAPI; Add send_debug_keys...
2007-03-20 Ewan MellorChange the eyecatcher to be case-insensitive, so that...
2007-03-20 Ewan MellorTidy the error message from getDomains when using the...
2007-03-20 Ewan MellorHave xm-test wait for the network device to detach...
2007-03-20 Ewan MellorFix sxp2xml translation to handle maxmem.
2007-03-20 Ewan MellorAdd VIF.runtime_properties dictionary, and use that...
2007-03-20 Ewan MellorFix parameter to XendInvalidDomain.
2007-03-20 Ewan MellorFix exception handling when xmlrpclib.Fault is raised...
2007-03-20 Ewan MellorFix xm create -c.
2007-03-20 Ewan MellorAdd VBD.runtime_properties dictionary, and use that...
2007-03-20 Ewan MellorWhen creating a VBD, save the devid in the device info...
2007-03-20 Ewan MellorImprove the error diagnostics within xmlrpclib2 in...
2007-03-20 Ian Campbellmerge
2007-03-20 Ian Campbell[XEN] Implement faster int 0x80 handling for compat...
2007-03-20 Tim DeeganMerge
2007-03-20 kfraser@localhost... svm: Remove special 'launch' scheduler tail function.
2007-03-20 Mark McLoughlinDon't mount raw blktap disks for pygrub
2007-03-19 kfraser@localhost... coredump: Allow mmap of shinfo to fail for any HVM...
2007-03-19 kfraser@localhost... hvm: Do not save/restore shared_info gpfn location.
2007-03-19 Tim Deegan[SVM] Move vmcb setup code for AP bringup out of the...
2007-03-19 Ewan MellorOnly import xenapi_create when using the Xen-API server...
2007-03-19 Ian Campbell[LINUX] Update crash-kernel-32-on-64.patch with more...
2007-03-19 kfraser@localhost... hvm: Lower HPET frequency to 1/32 of the TSC.
2007-03-19 kfraser@localhost... Use HOSTCFLAGS with HOSTCC.
2007-03-19 Christian Limpach[ioemu] Cleanup media change code.
2007-03-19 Ewan MellorFix memory size handling.
2007-03-19 kaf24@firebug... minios: Various small fixes.
2007-03-19 kaf24@firebug... Add parentheses to trace_do_casts macro.
2007-03-19 kaf24@firebug... hvm: Fix platform-irq handling in presence of irqbalanc...
2007-03-18 Keir Fraserxend: Avoid use of 'k' specifier to Py_BuildValue(...
2007-03-18 Keir Fraserxend: Fix Py_BuildValue() invocation (don't use I speci...
2007-03-18 Ewan MellorRe-raise log level for XendConfig (accidentally changed...
2007-03-18 Ewan MellorFix the signedness of a number of values demarshalled...
2007-03-17 Ewan MellorSupport xm create through the Xen-API.
2007-03-17 Ewan MellorFix xm list's printing of the memory target, when in...
2007-03-17 Ewan MellorReplace VDI.location with a more generic VDI.other_conf...
2007-03-17 Ewan MellorWork around bug in Python's inspect module -- catch...
2007-03-17 Keir FraserFix up nosegneg vsyscall elfnote.
2007-03-17 Keir FraserXen and tools now require gcc 3.4+ on x86.
2007-03-16 Keir Fraserhvmloader: More simplification of highmem bios relocati...
2007-03-16 Keir FraserGeneral hvmloader cleanups and write memory fields...
2007-03-16 Keir FraserFix build when bcc is not installed.
2007-03-16 Jake Wires[TAPDISK] unlock sector on error case
2007-03-16 kfraser@localhost... rombios: Simplify memory-size bios calls and derive...
2007-03-16 kfraser@localhost... libxc: Explicitly reserve space for special pages in...
2007-03-16 Ewan MellorFix VM_metrics.get_vcpus_utilisation.
2007-03-16 Tim Deegan[QEMU] fix typo in 14405
2007-03-16 kfraser@localhost... hvm ioemu: Add support for IOREQ_TYPE_XCHG in qemu-dm.
2007-03-16 kfraser@localhost... hvm mmio: two additional mmio ops that OS/2 needs emulated.
2007-03-16 kfraser@localhost... hvm vpic: Fix IRQ priority calculation in 8259 device...
2007-03-16 kfraser@localhost... linux: Various cleanup and locking clarification (and...
2007-03-16 kfraser@localhost... Revert CONFIG_SPLIT_PTLOCK_CPUS change of 14209:1061c7b...
2007-03-16 Tim Deegan[HVM][SVM] Save/restore: save the guest's versions...
2007-03-16 Tim Deegan[HVM][QEMU] Save/restore: enable HVM live migration
2007-03-16 kfraser@localhost... xenbus: Clarify and simplify barrier usage.
2007-03-16 Ian Campbell[LINUX] Don't pin the initial page tables on x86_64...
2007-03-16 Tim DeeganFix the python type dismatch exception when HVM restore
2007-03-15 Ewan MellorImplement xm list through the Xen-API.
2007-03-15 Ewan MellorRaise the VM_BAD_POWER_STATE error with VM.send_sysrq...
2007-03-15 Ewan MellorAdded a new Xen-API call VM.send_sysrq, and use that...
2007-03-15 Ewan MellorAllow the xm configuration file location to be overridd...
2007-03-15 kfraser@localhost... Replace tab with 4 whitespaces in xm/shutdown.py.
2007-03-15 kfraser@localhost... minios: Fix an extern declaration and add an extra...
2007-03-15 kfraser@localhost... net back: Quieten loud error path.
2007-03-15 kfraser@localhost... Add two arch hooks to gnttab_release_mappings().
2007-03-15 kfraser@localhost... x86: 32on64 oversight in update_va_mapping
2007-03-15 kfraser@localhost... hvmloader: Simplify 32bit-bios relocator.
2007-03-15 kfraser@localhost... TCGBIOS fixes and cleanups.
2007-03-15 kfraser@localhost... Add boot option to allow console I/O to be placed into...
2007-03-14 Ewan MellorImplement xm domid and xm console using the Xen-API...
2007-03-14 Ewan MellorAdded the clear flag to host.dmesg, and added host...
2007-03-14 Ewan MellorFix error logging when we get a 500 response.
2007-03-14 Ewan MellorImprove the performance of the Xend trace facility...
2007-03-14 Ewan MellorTrap bad return values from Xen-API method handlers...
2007-03-14 Ewan MellorMatch recent removal of VM.VCPUs_policy.
2007-03-14 Ewan MellorFix typo in xm-test.
2007-03-14 Ewan MellorFix typo.
2007-03-14 Ewan MellorAdded VM_metrics.get_all.
2007-03-14 Ewan MellorAdded Xen-API features needed to implement xm info...
2007-03-14 Ewan MellorImplement VM_metrics Xen-API class.
2007-03-14 Ewan MellorAdded Xen-API support to xm shutdown.
2007-03-14 Jake Wires[BLKTAP] remove spurious error message
2007-03-14 kfraser@localhost... hvm: Firmware build requires dev86 (bcc) >= 0.16.14.
2007-03-13 Ewan MellorImplement VM.{add_to,remove_from}_VCPUs_params.
2007-03-13 Ewan MellorIn xm shell, add a space to the function names when...
2007-03-14 Ian Campbell[LINUX] 32on64 kdump: Allow a 32 bit kernel to read...
2007-03-14 Ian Campbell[LINUX] Kexec: Ensure that pages allocated for kexec...
2007-03-14 Ian Campbell[XEN] 32on64 kexec: Make the compat page table cover...
2007-03-14 Tim Deegan[XEND] Mark save record fd close-on-exec after calling...
2007-03-14 kfraser@localhost... hvm: Add a revision 1 FADT in ACPI, and link the origin...
2007-03-14 kfraser@localhost... hvm: Print bad DFR value for vlapic if a bad value...
2007-03-14 kfraser@localhost... AMD HVM: Fix enter-realmode stub to initialise 32-bit...
2007-03-14 Tim Deeganadd usb device save/restore in qemu
2007-03-13 Tim Deegan[HVM] Save/restore: more state propagation in xend
2007-03-13 kfraser@localhost... xm: Allow vcpu-pin to specify 'all' for CPU list.
2007-03-13 kfraser@localhost... xen/x86: Tweak #PF handler. Simplify gdbstub copy to...
2007-03-13 kfraser@localhost... linux: No need to force pcibios_scan_all_fns() on moder...
next